[Contents]
[Index]
[Help]
[Browse <]
[Browse >]
dopus desktoppopup [flags]
This command triggers the Desktop popup menu at the current mouse position,
and returns a value in RC indicating the user's selection.
flags specifies what options will be disabled, by default all options
are available. Add the flag values as appropriate.
Add to disable Item Result Code
2 Create Left-Out 1
4 Copy to Desktop 2
8 Move to Desktop 3
If the user cancels the operation, RC will have the value 0.
For example,
+ dopus desktoppopup 6
> 2
See also:
dopus getdesktop
Converted on 04 Nov 1998 with RexxDoesAmigaGuide2HTML 2.2 by Michael Ranner.